Skip to content

chore(py-315): add py315 classifier to pyproject.toml#17978

Open
vlad-scherbich wants to merge 2 commits into
mainfrom
vlad/py315-add-classifier-to-pyproject-toml
Open

chore(py-315): add py315 classifier to pyproject.toml#17978
vlad-scherbich wants to merge 2 commits into
mainfrom
vlad/py315-add-classifier-to-pyproject-toml

Conversation

@vlad-scherbich
Copy link
Copy Markdown
Contributor

@vlad-scherbich vlad-scherbich commented May 8, 2026

PROF-14439

Description

Part of the Python 3.15 integration parity effort (parent tracker: #17809).

Closes #17815

Adds the Programming Language :: Python :: 3.15 trove classifier to pyproject.toml.
Metadata-only change; requires-python already covers 3.15 (>=3.9,<3.16).

Testing

None needed -- metadata only.

@vlad-scherbich vlad-scherbich changed the title add py315 classifier chore(py-315): add py315 classifier to pyproject.toml May 8, 2026
@vlad-scherbich vlad-scherbich added the changelog/no-changelog A changelog entry is not required for this PR. label May 8, 2026
@vlad-scherbich vlad-scherbich marked this pull request as ready for review May 8, 2026 00:43
@vlad-scherbich vlad-scherbich requested a review from a team as a code owner May 8, 2026 00:43
@vlad-scherbich vlad-scherbich requested a review from P403n1x87 May 8, 2026 00:43
@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented May 8, 2026

Benchmarks

Benchmark execution time: 2026-05-11 11:33:14

Comparing candidate commit 9037901 in PR branch vlad/py315-add-classifier-to-pyproject-toml with baseline commit d49f1d9 in branch main.

Found 0 performance improvements and 5 performance regressions! Performance is the same for 597 metrics, 4 unstable metrics.

scenario:iast_aspects-re_expand_aspect

  • 🟥 execution_time [+262.226µs; +295.912µs] or [+7.817%; +8.822%]

scenario:iastaspects-lstrip_aspect

  • 🟥 execution_time [+52.579µs; +64.593µs] or [+19.251%; +23.650%]

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+86.509µs; +95.184µs] or [+20.445%; +22.495%]

scenario:span-start

  • 🟥 execution_time [+1.257ms; +1.425ms] or [+8.309%; +9.414%]

scenario:telemetryaddmetric-1-count-metric-1-times

  • 🟥 execution_time [+208.500ns; +250.888ns] or [+9.941%; +11.962%]

@vlad-scherbich vlad-scherbich requested review from a team and taegyunkim May 11, 2026 11:02
@gh-worker-ownership-write-b05516 gh-worker-ownership-write-b05516 Bot removed the request for review from a team May 11, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[3.15] Add Programming Language :: Python :: 3.15 classifier to pyproject.toml

2 participants